-
Home
-
Beans ยท Loyalty and Rewards programs for Woocommerce
-
3.6.2
-
Code
-
Classes
- LianaProductObserver
Total Complexity |
40 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
215 |
Lines of code |
161 |
Logical lines of code |
87 |
Comment lines |
3 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handleProductRedemption() |
A |
44 |
11 |
44 |
addToCartValidation() |
S |
49 |
7 |
30 |
isPurchasableProduct() |
S |
55 |
7 |
19 |
updateProductPrice() |
S |
57 |
4 |
16 |
isSoldIndividuallyProduct() |
S |
64 |
3 |
10 |
removeProductFromCart() |
S |
65 |
3 |
9 |
init() |
S |
58 |
2 |
14 |
updateProductCTA() |
S |
63 |
2 |
11 |
extractProductIds() |
S |
68 |
1 |
8 |